lcTIN_PntGetFirst Home

Returns a handle to the first point in a TIN object.

 HANDLE lcTIN_PntGetFirst (
   HANDLE hTIN
 );

Parameters
hTIN
  Handle to a TIN object.

Return Value

  Handle to the first point or NULL if TIN object has not points.

See Also

  lcTIN_PntGetNext